<!--#include File="../conndb.asp"-->

来源:百度知道 编辑:UC知道 时间:2024/05/29 03:58:50
<!--#include File="../conndb.asp"-->
<!--#include file="isAdmin.asp"-->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>商品类别管理</title>
<link rel="stylesheet" href="/shop/style.css">
</head>

<script language="JavaScript">
function newtype(url) {
var wth=window.screen.width;
var hth=window.screen.heigth;
var lefth,topth;
if(wth==1024)
{
hth=200;
lefth =212;
wth=600;
topth=135;
}
else if(wth==800)
{
hth=200;
lefth =100;
wth=600;
topth=50;
}
if(wth==6400)
hth=200
var oth="toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,left="+lefth+",top="+topth;
oth = oth+"

<!--#include File="../conndb.asp"--> '数据库连接文件

<!--#include file="isAdmin.asp"--> '权限管理文件

newtype是自制的javascript函数,用于打开一个定制的子窗体

SelectChk是自制的javascript函数,用于数据提交的合法性验证,正确的话题交给网站下/GoodsType.asp?Oper=delete&id="+strid;(商品ID)